home *** CD-ROM | disk | FTP | other *** search
- <settings>
- <!-- named colours -->
- <NamedColors>
- <NamedColor name="FreeDiskSpace" color="#90008800"/>
- <NamedColor name="UsedDiskSpace" color="#90880000"/>
- </NamedColors>
-
- <!-- text style -->
- <TextStyles>
- </TextStyles>
-
- <!-- placements -->
- <Placements>
- <Placement name="Info" loc="25,11"/>
- </Placements>
-
- <!-- Composite Images -->
- <CompositeImages>
-
- <CompositeImage name="Info" size="70,75">
- <DrawCommonImage name="DetailsViewNormalItemBackground"/>
- <DrawImage filename="@usageGraph" loc="30,12" size="40,40" />
- <DrawText text="System Information" loc="5,5" size="90,80" textStyle="GeneralTextHeaderStyle" align="Center"/>
- <DrawText text="Free Disk Space:" loc="2,55" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="@FreeDiskSpaceGB" loc="35,55" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="Total Disk Space:" loc="2,61" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="@TotalDiskSpaceGB" loc="35,61" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="Version:" loc="2,75" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="@version" loc="35,75" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="Current Time:" loc="2,81" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="@currentTime" loc="35,81" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="@epgStatus" loc="35,87" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
- </CompositeImage>
-
- </CompositeImages>
- </settings>